home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / lagoonquest.swf / scripts / frame_27 / DoAction.as
Text File  |  2007-09-27  |  116b  |  4 lines

  1. timerAtEnd = getTimer();
  2. bonusTime = Math.round(timerAtEnd - timerAtStart);
  3. bonusScore = finalScore + bonusTime;
  4.